derelict.glib.gshell

Undocumented in source.

Members

Aliases

GShellError
alias GShellError = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_shell_error_quark
alias da_g_shell_error_quark = GQuark function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_shell_parse_argv
alias da_g_shell_parse_argv = gboolean function(const(gchar)* command_line, gint* argcp, gchar*** argvp, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_shell_quote
alias da_g_shell_quote = gchar* function(const(gchar)* unquoted_string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_shell_unquote
alias da_g_shell_unquote = gchar* function(const(gchar)* quoted_string, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_shell_error_quark
GQuark g_shell_error_quark()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_parse_argv
gboolean g_shell_parse_argv(const(gchar)* command_line, gint* argcp, gchar*** argvp, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_quote
gchar* g_shell_quote(const(gchar)* unquoted_string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_unquote
gchar* g_shell_unquote(const(gchar)* quoted_string, GError** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_shell_error_quark
da_g_shell_error_quark g_shell_error_quark;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_parse_argv
da_g_shell_parse_argv g_shell_parse_argv;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_quote
da_g_shell_quote g_shell_quote;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_shell_unquote
da_g_shell_unquote g_shell_unquote;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta